From 65ebcc9e7cb9bb6089dc6a1b15ad46f7159a284e Mon Sep 17 00:00:00 2001 From: robertl Date: Tue, 15 Feb 2005 18:29:26 +0000 Subject: [PATCH] Fix a typo in the first line of README that's been there for years. (blush) --- README | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README b/README index 887fbfb1e..0660324c2 100644 --- a/README +++ b/README @@ -1,12 +1,12 @@ THE PROBLEM - There are simply too many gratituosuly different file formats to + There are simply too many gratuitously different file formats to hold waypoint, track, and route information in various programs used by computers. GPX (http://www.topografix.com/gpx.asp) - attempts to define a standard in XML to contain all the data, - but there are too many programs that don't understand it yet and - too much data that are in an alternate format. + defines a standard in XML to contain all the data, but there + are too many programs that don't understand it yet and + too much data that are in an alternate formats. THE SOLUTION -- 2.30.2